home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / cas4.htm2 < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-04  |  3.3 KB  |  87 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html
  3. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6.     <head>
  7. <!-- Inserted by TRADOS: --><META HTTP-EQUIV="content-type" CONTENT="text/html; charset=windows-1252">
  8.  
  9.         <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
  10.         <meta http-equiv="MSThemeCompatible" content="yes" />
  11.         <link href="ccc.css" type="text/css" rel="STYLESHEET" />
  12.             <script src="ccc.js"></script>
  13.             <script language="javascript">
  14.             <!--
  15.             function SetupFields()
  16.             {
  17.                 var sCode = getParamVal("SourceID");
  18.                 if (sCode != null)
  19.                 {
  20.                     var oField = document.getElementById("txtID");
  21.                     if (oField != null)
  22.                     {
  23.                         oField.value = sCode;
  24.                     }
  25.                 }
  26.             }
  27.  
  28.             function OnTxtFieldChanging()
  29.             {
  30.                 var oKey = document.getElementById("txtKey");
  31.                 var sResult = "false";
  32.                                 if (oKey != null)
  33.                 {
  34.                     if (ValidateSerial(oKey.value))
  35.                 {
  36.                         sResult = "true";
  37.                 }
  38.  
  39.                     location = "pcucmd://StoreParam?key=" + oKey.value;
  40.             }
  41.                             location="pcucmd://CanContinue?enable=" + sResult;
  42.             }
  43.             -->
  44.             </script>
  45.     </head>
  46.     <body onload="location='pcucmd://FrameDataLoaded'; SetupFields();" tabindex="-1">
  47.         <div id="pcu_data" style="DISPLAY: none">
  48.             PageDimension:630,440
  49.         </div>
  50.         <div id="ButtonBar" style="display:none">
  51.             <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
  52.                 <tr>
  53.                     <td align="right">
  54.                         <button accesskey="B" type="button" id="btnBack" name="btnBack" onclick="location='pcucmd://Previous'">< <u>P</u>récédent</button>
  55.                         <button accesskey="O" type="submit" id="btnContinue" disabled="true" name="btnContinue"    onclick="window.focus(); event.srcElement.focus(); location='pcucmd://SetKey'; document.location='pcucmd://Continue?condition=true'">C<u>o</u>ntinuer</button>
  56.                         <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel'"><u>A</u>nnuler</button>
  57.                     </td>
  58.                 </tr>
  59.             </table>
  60.         </div>
  61.         <h3>Accès au Service Clients Corel</h3>
  62.         <p>
  63.         Cliquez sur Service Clients pour afficher la liste de nos implantations mondiales, numéro de téléphone compris.
  64.         </p>
  65.         <p align="center">
  66.             <button accesskey="S" type="button" onclick="location='pcucmd://browse?url=' + ExpandRelativeURL('CCS-phone.htm')"><u>S</u>ervice Clients</button>
  67.         </p>
  68.         <p>
  69.         Pour avancer, entrez dans l'espace prévu le numéro de série que vous a fourni notre Service Clients pour la version d'évaluation et cliquez sur Continuer.
  70.         </p>
  71.         <table style="width: 80%" cellspacing="8" align="center">
  72.             <tr>
  73.                 <td width="30%" align="right"><label for="txtID" accesskey="D"><u>C</u>ode d'identification :</label></td>
  74.                 <td width="80%">
  75.                     <input type="text" readonly="yes" size="40" id="txtID"/>
  76.                 </td>
  77.             </tr>
  78.             <tr>
  79.                 <td width="30%" align="right"><label for="txtKey" accesskey="T"><u>N</u>uméro de série :</label></td>
  80.                 <td width="80%">
  81.                     <input type="text" id="txtKey" size="40" onkeyup="OnTxtFieldChanging()" />
  82.                 </td>
  83.             </tr>
  84.         </table>
  85.     </body>
  86. </html>
  87.